projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
047709e
)
testsuite: Stop setting NO_AT_BRIDGE
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 29 Jul 2020 18:57:07 +0000
(14:57 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 29 Jul 2020 18:57:07 +0000
(14:57 -0400)
We are not paying attention to that environment
variable anymore.
testsuite/gtk/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/gtk/meson.build
b/testsuite/gtk/meson.build
index 5063bb474f775d1c9d459e7d2522226dbb14417f..1238882b04d1d2682e057785c35c85275d1003da 100644
(file)
--- a/
testsuite/gtk/meson.build
+++ b/
testsuite/gtk/meson.build
@@
-179,7
+179,6
@@
foreach t : tests
protocol: 'tap',
timeout: test_timeout,
env: [
- 'NO_AT_BRIDGE=1',
'GSK_RENDERER=cairo',
'G_TEST_SRCDIR=@0@'.format(meson.current_source_dir()),
'G_TEST_BUILDDIR=@0@'.format(meson.current_build_dir()),